Skip to content

Comments

Simplify fetch versions merge#2278

Merged
stefanvanburen merged 1 commit intomainfrom
svanburen/simplify-fetch-versions-merge
Feb 23, 2026
Merged

Simplify fetch versions merge#2278
stefanvanburen merged 1 commit intomainfrom
svanburen/simplify-fetch-versions-merge

Conversation

@stefanvanburen
Copy link
Member

We're always dropping out the body and the co-authored-by: in the squashed commit we land from these PRs; this just tries to head that off by removing the body and matching the author/committer to the bot (rather than being @pkwarren from setting up this workflow).

We're always dropping out the body and the co-authored-by: in the
squashed commit we land from these PRs; this just tries to head that off
by removing the body and matching the author/committer to the bot
(rather than being @pkwarren from setting up this workflow).
Comment on lines +75 to +76
author: ${{ steps.generate_token.outputs.app-slug }}[bot] <${{ steps.generate_token.outputs.app-slug }}[bot]@users.noreply.github.com>
committer: ${{ steps.generate_token.outputs.app-slug }}[bot] <${{ steps.generate_token.outputs.app-slug }}[bot]@users.noreply.github.com>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stefanvanburen stefanvanburen marked this pull request as ready for review February 23, 2026 15:53
@stefanvanburen stefanvanburen merged commit b9f2e7d into main Feb 23, 2026
4 checks passed
@stefanvanburen stefanvanburen deleted the svanburen/simplify-fetch-versions-merge branch February 23, 2026 16:00
stefanvanburen added a commit to bufbuild/modules that referenced this pull request Feb 24, 2026
Otherwise, we're always dropping the commit info out of the squashed
commit manually.

Similar to bufbuild/plugins#2278.
stefanvanburen added a commit to bufbuild/modules that referenced this pull request Feb 24, 2026
Otherwise, we're always dropping the commit info out of the squashed
commit manually.

Similar to bufbuild/plugins#2278.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants